Writes the specified float array to the underlying stream.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public void WriteFloatArray ( |
Visual Basic
Copy Code
|
|---|
Public Sub WriteFloatArray( _ |
The array to write.
See Also